openssl_sys

Function ASN1_STRING_to_UTF8

source
pub unsafe extern "C" fn ASN1_STRING_to_UTF8(
    out: *mut *mut c_uchar,
    s: *const ASN1_STRING,
) -> c_int