[][src]Type Definition vulkan_raw::PFN_vkInternalAllocationNotification

type PFN_vkInternalAllocationNotification = extern "C" fn(pUserData: *mut c_void, size: isize, allocationType: VkInternalAllocationType, allocationScope: VkSystemAllocationScope);