Function glib_sys::g_file_get_contents_utf8[][src]

pub unsafe extern "C" fn g_file_get_contents_utf8(
    filename: *const c_char,
    contents: *mut *mut u8,
    length: *mut size_t,
    error: *mut *mut GError
) -> gboolean