Function wgpuDeviceHasFeature

Source
pub unsafe extern "C" fn wgpuDeviceHasFeature(
    device: WGPUDevice,
    feature: c_int,
) -> WGPUBool