aws_lc_sys::x86_64_unknown_linux_gnu_crypto

Function ASN1_STRING_set0

Source
pub unsafe extern "C" fn ASN1_STRING_set0(
    str_: *mut ASN1_STRING,
    data: *mut c_void,
    len: c_int,
)