Function glib_sys::g_io_channel_new_file [] [src]

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