aws_lc_sys::x86_64_unknown_linux_gnu_crypto

Function ASN1_STRING_set

Source
pub unsafe extern "C" fn ASN1_STRING_set(
    str_: *mut ASN1_STRING,
    data: *const c_void,
    len: ossl_ssize_t,
) -> c_int