ASN1_INTEGER_free function
- @Native<Void Function(Pointer<
asn1_string_st> )>(ffi.Pointer<asn1_string_st>)>()
Implementation
@ffi.Native<ffi.Void Function(ffi.Pointer<asn1_string_st>)>()
external void ASN1_INTEGER_free(ffi.Pointer<asn1_string_st> a);
@ffi.Native<ffi.Void Function(ffi.Pointer<asn1_string_st>)>()
external void ASN1_INTEGER_free(ffi.Pointer<asn1_string_st> a);