[][src]Type Definition vulkan_raw::PFN_vkInternalFreeNotification

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