Type Alias ash::vk::extensions::PFN_vkBindBufferMemory2
source ยท pub type PFN_vkBindBufferMemory2 = unsafe extern "system" fn(device: Device, bind_info_count: u32, p_bind_infos: *const BindBufferMemoryInfo<'_>) -> Result;