[][src]Function nginx::DSA_set_ex_data

pub unsafe extern "C" fn DSA_set_ex_data(
    d: *mut DSA,
    idx: c_int,
    arg: *mut c_void
) -> c_int