[][src]Function nginx::EC_KEY_get_ex_data

pub unsafe extern "C" fn EC_KEY_get_ex_data(
    key: *const EC_KEY,
    idx: c_int
) -> *mut c_void