Function EVP_PKEY_CTX_set_dsa_paramgen_q_bits

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