Function vkUnmapMemory

Source
pub unsafe extern "system" fn vkUnmapMemory(
    device: VkDevice,
    memory: VkDeviceMemory,
)