fn openProtocolSt(self: *BootServices, comptime protocol: type, handle: Handle) !*protocol

Opens a protocol with a structure as the loaded image for a UEFI application

Parameters

self: *BootServices,
protocol: type,
handle: Handle,