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

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