Function wgpuDeviceSetLoggingCallback

Source
pub unsafe extern "C" fn wgpuDeviceSetLoggingCallback(
    device: WGPUDevice,
    callbackInfo: WGPULoggingCallbackInfo,
)