[][src]Function nginx::RSA_set_ex_data

pub unsafe extern "C" fn RSA_set_ex_data(
    r: *mut RSA,
    idx: c_int,
    arg: *mut c_void
) -> c_int