template <class Protocol>

struct EfiProtocolPtrDeleter

Defined at line 58 of file ../../zircon/kernel/phys/efi/include/phys/efi/protocol.h

Custom unique_ptr deleter instantiated for each efi_*_protocol type.

Public Methods

void operator() (Protocol * handle)

Defined at line 59 of file ../../zircon/kernel/phys/efi/include/phys/efi/protocol.h