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

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