[][src]Function nginx::ENGINE_get_ex_data

pub unsafe extern "C" fn ENGINE_get_ex_data(
    e: *const ENGINE,
    idx: c_int
) -> *mut c_void