Function EVP_PKEY_CTX_set_dsa_paramgen_bits

Source
pub unsafe extern "C" fn EVP_PKEY_CTX_set_dsa_paramgen_bits(
    ctx: *mut evp_pkey_ctx_st,
    nbits: i32,
) -> i32