Function ENGINE_set_id

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