EFI_CLOSE_EVENT

Closes an event.

@paramin Event The event to close.

@retval EFI_SUCCESS The event has been closed.

extern (C)
alias EFI_CLOSE_EVENT = EFI_STATUS function @nogc nothrow

Meta