fn getEdid(self: *const EdidOverrideProtocol, handle: Handle, attributes: *EdidOverrideProtocolAttributes, edid_size: *usize, edid: *?[*]u8) Status

Returns policy information and potentially a replacement EDID for the specified video output device.

Parameters

self: *const EdidOverrideProtocol,
handle: Handle,
edid_size: *usize,
edid: *?[*]u8,