set_meta_instance

Function set_meta_instance 

Source
pub fn set_meta_instance(
    meta_id: u64,
    inners: Vec<(Arc<LoadedICD>, VkInstance)>,
)