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

pub type PFN_vkBindImageMemory2 = unsafe extern "system" fn(device: Device, bind_info_count: u32, p_bind_infos: *const BindImageMemoryInfo) -> Result;