[][src]Function nginx::ASN1_STRING_set0

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