Function swipl::fli::PL_dispatch_hook

source ·
pub unsafe extern "C" fn PL_dispatch_hook(
    arg1: Option<unsafe extern "C" fn(_: i32) -> i32>
) -> Option<unsafe extern "C" fn(_: i32) -> i32>