Function glib_sys::g_file_get_contents_utf8
source · 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
Available on Windows only.