[−][src]Function nginx::ENGINE_ctrl
pub unsafe extern "C" fn ENGINE_ctrl(
e: *mut ENGINE,
cmd: c_int,
i: c_long,
p: *mut c_void,
f: Option<unsafe extern "C" fn()>
) -> c_int
pub unsafe extern "C" fn ENGINE_ctrl(
e: *mut ENGINE,
cmd: c_int,
i: c_long,
p: *mut c_void,
f: Option<unsafe extern "C" fn()>
) -> c_int