[][src]Function fenestroj::set_std_handle

pub unsafe fn set_std_handle(
    std_handle: StdHandle,
    handle: HANDLE
) -> Result<(), ErrorCode>

Sets one of the process's standard handles.

See SetStdHandle