wgpuDeviceGetFeatures

Function wgpuDeviceGetFeatures 

Source
pub unsafe extern "C" fn wgpuDeviceGetFeatures(
    device: WGPUDevice,
    features: *mut WGPUSupportedFeatures,
)