Function ASN1_STRING_length_set

Source
pub unsafe extern "C" fn ASN1_STRING_length_set(
    x: *mut asn1_string_st,
    n: i32,
)