Function consoleDebugInit

Source
pub unsafe extern "C" fn consoleDebugInit(device: debugDevice)
Expand description

Initializes debug console output on stderr to the specified device.

ยงArguments

  • device - The debug device (or devices) to output debug print statements to.