[][src]Type Definition vulkan_sys::PFN_vkBindBufferMemory2

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