Function swipl_fli::PL_exit_hook

source ·
pub unsafe extern "C" fn PL_exit_hook(
    arg1: Option<unsafe extern "C" fn(arg1: c_int, arg2: *mut c_void) -> c_int>,
    arg2: *mut c_void
)