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