Type Definition vks::vk::PFN_vkUnmapMemory [] [src]

type PFN_vkUnmapMemory = Option<unsafe extern "system" fn(_: VkDevice, _: VkDeviceMemory)>;