aws_lc_sys

Function i2d_PublicKey

Source
pub unsafe extern "C" fn i2d_PublicKey(
    key: *const EVP_PKEY,
    outp: *mut *mut u8,
) -> c_int