Function openssl_sys::RSA_generate_key[][src]

pub unsafe extern "C" fn RSA_generate_key(
    modsz: c_int,
    e: c_ulong,
    cb: *const c_void,
    cbarg: *const c_void
) -> *mut RSA