Function ASN1_STRING_copy

Source
pub unsafe extern "C" fn ASN1_STRING_copy(
    dst: *mut asn1_string_st,
    str_: *const asn1_string_st,
) -> i32