[][src]Function openssl_sys::PEM_write_bio_PUBKEY

pub unsafe extern "C" fn PEM_write_bio_PUBKEY(
    bp: *mut BIO,
    x: *mut EVP_PKEY
) -> c_int