Function openssl_sys::ASN1_STRING_to_UTF8[][src]

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