Skip to main content

GetNumberOfConsoleInputEvents

Function GetNumberOfConsoleInputEvents 

Source
pub unsafe fn GetNumberOfConsoleInputEvents<'a>(
    hconsoleinput: impl IntoParam<'a, HANDLE>,
    lpnumberofevents: *mut u32,
) -> BOOL