[][src]Function nginx::ENGINE_ctrl_cmd_string

pub unsafe extern "C" fn ENGINE_ctrl_cmd_string(
    e: *mut ENGINE,
    cmd_name: *const c_char,
    arg: *const c_char,
    cmd_optional: c_int
) -> c_int