[][src]Function CCODE::WriteConsoleOutputCharacterA

pub unsafe extern "C" fn WriteConsoleOutputCharacterA(
    hConsoleOutput: HANDLE,
    lpCharacter: LPCSTR,
    nLength: DWORD,
    dwWriteCoord: COORD,
    lpNumberOfCharsWritten: LPDWORD
) -> BOOL