glib_sys

Function g_io_channel_shutdown

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