Function wgpuInstanceHasWGSLLanguageFeature

Source
pub unsafe extern "C" fn wgpuInstanceHasWGSLLanguageFeature(
    instance: WGPUInstance,
    feature: c_int,
) -> WGPUBool