Function gdbHioDevRedirectStdStreams

Source
pub unsafe extern "C" fn gdbHioDevRedirectStdStreams(
    in_: bool,
    out: bool,
    err: bool,
) -> c_int