Function ASN1_item_free

Source
pub unsafe extern "C" fn ASN1_item_free(
    val: *mut ASN1_VALUE_st,
    it: *const ASN1_ITEM_st,
)