Function kernel32::SetStdHandle [] [src]

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