Function GetPrevDirectoryPath

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

Get previous directory path for a given path (uses static string)