[][src]Function irssi_sys::g_file_get_contents

pub unsafe extern "C" fn g_file_get_contents(
    filename: *const gchar,
    contents: *mut *mut gchar,
    length: *mut gsize,
    error: *mut *mut GError
) -> gboolean