Function ASN1_item_unpack_ex

Source
pub unsafe extern "C" fn ASN1_item_unpack_ex(
    oct: *const asn1_string_st,
    it: *const ASN1_ITEM_st,
    libctx: *mut ossl_lib_ctx_st,
    propq: *const i8,
) -> *mut c_void