Function mdbx_ffi::mdbx_env_get_path[][src]

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