win.OutputDebugString
win.OutputDebugString (param) Parameters: param : string in UTF-8 encoding, or any other type. For non-string types, the global function tostring will be called internally. Returns: nothing Windows API used: OutputDebugStringW
win.OutputDebugString (param) Parameters: param : string in UTF-8 encoding, or any other type. For non-string types, the global function tostring will be called internally. Returns: nothing Windows API used: OutputDebugStringW