flags property
The flags describing how the unmanaged call should be performed.
Implementation
late final flags = PInvokeAttributes(readUint16(0));
The flags describing how the unmanaged call should be performed.
late final flags = PInvokeAttributes(readUint16(0));