SetStdHandle

Function SetStdHandle 

pub unsafe fn SetStdHandle(
    nstdhandle: STD_HANDLE,
    hhandle: HANDLE,
) -> Result<()>