Function glib_sys::g_file_get_contents 
                   
                       [−]
                   
               [src]
pub unsafe extern "C" fn g_file_get_contents(
filename: *mut c_char,
contents: *mut *mut u8,
length: *mut size_t,
error: *mut *mut GError
) -> gboolean