Type Definition ash::vk::types::PFN_vkInternalAllocationNotification [] [src]

type PFN_vkInternalAllocationNotification = unsafe extern "system" fn(_: *mut c_void, _: size_t, _: InternalAllocationType, _: SystemAllocationScope);