use_wgpu

Function use_wgpu 

Source
pub fn use_wgpu<T: CustomPaintSource>(create_source: impl FnOnce() -> T) -> u64
Available on not (iOS and target_abi=sim).