[][src]Function nginx::ENGINE_set_id

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