Function ENGINE_set_name

Source
pub unsafe extern "C" fn ENGINE_set_name(
    e: *mut engine_st,
    name: *const i8,
) -> i32