Function openssl_sys::PEM_write_bio_DSA_PUBKEY
pub unsafe extern "C" fn PEM_write_bio_DSA_PUBKEY(bp: *mut BIO, dsa: *mut DSA) -> c_intThe portability is definied by:
#[cfg(not(ossl300))]pub unsafe extern "C" fn PEM_write_bio_DSA_PUBKEY(bp: *mut BIO, dsa: *mut DSA) -> c_int#[cfg(not(ossl300))]