aws_lc_sys

Function EVP_marshal_private_key_v2

Source
pub unsafe extern "C" fn EVP_marshal_private_key_v2(
    cbb: *mut CBB,
    key: *const EVP_PKEY,
) -> c_int