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