Function mdbx_sys::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