Function g_hook_list_marshal

pub unsafe extern "C" fn g_hook_list_marshal(
    hook_list: *mut GHookList,
    may_recurse: i32,
    marshaller: Option<unsafe extern "C" fn(*mut GHook, *mut c_void)>,
    marshal_data: *mut c_void,
)