devela::_dep::miniquad::fs

Function load_file

pub fn load_file<F>(path: &str, on_loaded: F)
where F: Fn(Result<Vec<u8>, Error>) + 'static,
Available on crate feature dep_miniquad only.
Expand description

Filesystem path on desktops or HTTP URL in WASM