Function windows_sys::Win32::System::Console::CreateConsoleScreenBuffer
[−]pub unsafe extern "system" fn CreateConsoleScreenBuffer(
dwdesiredaccess: u32,
dwsharemode: u32,
lpsecurityattributes: *const SECURITY_ATTRIBUTES,
dwflags: u32,
lpscreenbufferdata: *mut c_void
) -> HANDLEExpand description
Required features: "Win32_System_Console", "Win32_Foundation", "Win32_Security"