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

type PFN_vkFreeMemory = extern "system" fn(device: VkDevice, memory: VkDeviceMemory, pAllocator: *const VkAllocationCallbacks);