Function glib_sys::g_io_channel_shutdown[][src]

pub unsafe extern "C" fn g_io_channel_shutdown(
    channel: *mut GIOChannel,
    flush: gboolean,
    error: *mut *mut GError
) -> GIOStatus