Function rust_raylib::ffi::GetFileName
source · pub unsafe extern "C" fn GetFileName(
filePath: *const c_char
) -> *const c_char
Expand description
Get pointer to filename for a path string
pub unsafe extern "C" fn GetFileName(
filePath: *const c_char
) -> *const c_char
Get pointer to filename for a path string