Function boring_sys::PEM_write_PUBKEY

source ยท
pub unsafe extern "C" fn PEM_write_PUBKEY(
    fp: *mut FILE,
    x: *mut EVP_PKEY,
) -> c_int