Function vks::vkBindImageMemory2KHX [] [src]

pub unsafe extern "system" fn vkBindImageMemory2KHX(
    device: VkDevice,
    bindInfoCount: u32,
    pBindInfos: *const VkBindImageMemoryInfoKHX
) -> VkResult