Function ENGINE_ctrl_cmd_string

Source
pub unsafe extern "C" fn ENGINE_ctrl_cmd_string(
    e: *mut engine_st,
    cmd_name: *const i8,
    arg: *const i8,
    cmd_optional: i32,
) -> i32