Function in3_plugin_execute_first

Source
pub unsafe extern "C" fn in3_plugin_execute_first(
    req: *mut in3_req_t,
    action: in3_plugin_act_t,
    plugin_ctx: *mut c_void,
) -> Type