Function gio_sys::g_subprocess_launcher_take_fd

source ·
pub unsafe extern "C" fn g_subprocess_launcher_take_fd(
    self_: *mut GSubprocessLauncher,
    source_fd: c_int,
    target_fd: c_int
)
Available on Unix only.