Function EVP_PKEY_set1_DSA

Source
pub unsafe extern "C" fn EVP_PKEY_set1_DSA(
    pkey: *mut evp_pkey_st,
    key: *mut dsa_st,
) -> i32