glib

Function file_get_contents

source
pub fn file_get_contents(filename: impl AsRef<Path>) -> Result<Slice<u8>, Error>