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

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