Function SetStdHandle

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