Function EVP_PKEY_CTX_set_rsa_keygen_pubexp

Source
pub unsafe extern "C" fn EVP_PKEY_CTX_set_rsa_keygen_pubexp(
    ctx: *mut evp_pkey_ctx_st,
    pubexp: *mut bignum_st,
) -> i32