Function mdbx_env_resurrect_after_fork

Source
pub unsafe extern "C" fn mdbx_env_resurrect_after_fork(
    env: *mut MDBX_env,
) -> c_int