Function boring_sys::PEM_write_EC_PUBKEY

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