Skip to main content

vkBindImageMemory2

Function vkBindImageMemory2 

Source
pub unsafe extern "system" fn vkBindImageMemory2(
    device: VkDevice,
    bindInfoCount: u32,
    pBindInfos: *const VkBindImageMemoryInfo,
) -> VkResult
Expand description

Available if built with exported-prototypes.