[][src]Type Definition vulkan_bindings::FnRegisterDisplayEventEXT

type FnRegisterDisplayEventEXT = extern "system" fn(device: Device, display: DisplayKHR, pDisplayEventInfo: *const DisplayEventInfoEXT, pAllocator: *const AllocationCallbacks, pFence: *mut Fence) -> Result;