Skip to main content

vkUnmapMemory2

Function vkUnmapMemory2 

Source
pub unsafe extern "system" fn vkUnmapMemory2(
    device: VkDevice,
    pMemoryUnmapInfo: *const VkMemoryUnmapInfo,
) -> VkResult
Expand description

Available if built with exported-prototypes.