pub unsafe extern "system" fn GetConsoleSelectionInfo(
    lpconsoleselectioninfo: *mut CONSOLE_SELECTION_INFO
) -> BOOL
Expand description

Required features: "Win32_System_Console", "Win32_Foundation"