[][src]Function nginx::ENGINE_set_name

pub unsafe extern "C" fn ENGINE_set_name(
    e: *mut ENGINE,
    name: *const c_char
) -> c_int