QueryFeatureGetter

Type Alias QueryFeatureGetter 

Source
type QueryFeatureGetter<T> = fn(device: &Context<'_>) -> T;