[][src]Function glib::file_get_contents

pub fn file_get_contents<P: AsRef<Path>>(filename: P) -> Result<Vec<u8>, Error>