[][src]Function nginx::RSA_X931_generate_key_ex

pub unsafe extern "C" fn RSA_X931_generate_key_ex(
    rsa: *mut RSA,
    bits: c_int,
    e: *const BIGNUM,
    cb: *mut BN_GENCB
) -> c_int