Function winapi::um::wincon::ReadConsoleOutputAttribute [−][src]
pub unsafe extern "system" fn ReadConsoleOutputAttribute(
hConsoleOutput: HANDLE,
lpAttribute: LPWORD,
nLength: DWORD,
dwReadCoord: COORD,
lpNumberOfAttrsRead: LPDWORD
) -> BOOL