pub unsafe extern "C" fn fsMakePath( type_: FS_PathType, path: *const c_void ) -> FS_Path
Creates an FS_Path instance.
type
path
The created FS_Path instance.