Function GetDirectoryPath

Source
pub unsafe extern "C" fn GetDirectoryPath(
    filePath: *const c_char,
) -> *const c_char
Expand description

Get full path for a given fileName with path (uses static string)