[][src]Function winapi::um::wincon::GetConsoleScreenBufferInfo

pub unsafe extern "system" fn GetConsoleScreenBufferInfo(
    hConsoleOutput: HANDLE,
    lpConsoleScreenBufferInfo: PCONSOLE_SCREEN_BUFFER_INFO
) -> BOOL