Function glib::functions::file_get_contents  
                   
                       [−]
                   
               [src]
pub fn file_get_contents<P: AsRef<Path>>(filename: P) -> Result<Vec<u8>, Error>