Type Definition vulkan_bindings::FnRegisterDeviceEventEXT[][src]

pub type FnRegisterDeviceEventEXT = extern "system" fn(device: Device, pDeviceEventInfo: *const DeviceEventInfoEXT, pAllocator: *const AllocationCallbacks, pFence: *mut Fence) -> Result;