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

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