Function wgpuAdapterHasFeature

Source
pub unsafe extern "C" fn wgpuAdapterHasFeature(
    adapter: WGPUAdapter,
    feature: c_int,
) -> WGPUBool