g_unix_pipe_close

Function g_unix_pipe_close 

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