gio_sys

Function g_io_stream_close

source
pub unsafe extern "C" fn g_io_stream_close(
    stream: *mut GIOStream,
    cancellable: *mut GCancellable,
    error: *mut *mut GError,
) -> gboolean