g_unix_pipe_open

Function g_unix_pipe_open 

Source
pub unsafe extern "C" fn g_unix_pipe_open(
    self_: *mut GUnixPipe,
    flags: c_int,
    error: *mut *mut GError,
) -> gboolean
Available on crate feature v2_80 only.