aws_lc_sys

Function i2d_ECPrivateKey

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