PCCRYPT_OID_INFO typedef

PCCRYPT_OID_INFO = Pointer<CRYPT_OID_INFO>

Implementation

typedef PCCRYPT_OID_INFO = ffi.Pointer<CRYPT_OID_INFO>;