Function in3_plugin_execute_all

Source
pub unsafe extern "C" fn in3_plugin_execute_all(
    c: *mut in3_t,
    action: in3_plugin_act_t,
    plugin_ctx: *mut c_void,
) -> Type