Function ASN1_STRING_get0_data

Source
pub unsafe extern "C" fn ASN1_STRING_get0_data(
    x: *const asn1_string_st,
) -> *const u8