[][src]Function glib_sys::g_io_channel_new_file_utf8

pub unsafe extern "C" fn g_io_channel_new_file_utf8(
    filename: *const c_char,
    mode: *const c_char,
    error: *mut *mut GError
) -> *mut GIOChannel