[][src]Type Definition bedrock::vk::PFN_vkBindImageMemory2

type PFN_vkBindImageMemory2 = extern "system" fn(device: VkDevice, bindInfoCount: u32, pBindInfos: *const VkBindImageMemoryInfo) -> VkResult;