Type Definition vks::vk::PFN_vkInternalAllocationNotification [] [src]

type PFN_vkInternalAllocationNotification = Option<unsafe extern "system" fn(_: *mut c_void, _: usize, _: VkInternalAllocationType, _: VkSystemAllocationScope)>;