SetStdHandle

Function SetStdHandle 

Source
pub unsafe extern "stdcall" fn SetStdHandle(
    nStdHandle: DWORD,
    hHandle: HANDLE,
) -> BOOL