glib_sys

Function g_io_channel_unix_new

source
pub unsafe extern "C" fn g_io_channel_unix_new(
    fd: c_int,
) -> *mut GIOChannel