reth_mdbx_sys

Function mdbx_env_get_path

Source
pub unsafe extern "C" fn mdbx_env_get_path(
    env: *const MDBX_env,
    dest: *mut *const c_char,
) -> c_int