[][src]Function nginx::ASN1_STRING_set

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