Function rust_raylib::ffi::ChangeDirectory
source · pub unsafe extern "C" fn ChangeDirectory(dir: *const c_char) -> bool
Expand description
Change working directory, return true on success
pub unsafe extern "C" fn ChangeDirectory(dir: *const c_char) -> bool
Change working directory, return true on success