menu
raylib_dartified package
documentation
core/modules/ffi/core/abbr.dart
IsPathFile function
IsPathFile function
dark_mode
light_mode
IsPathFile
function
bool
IsPathFile
(
Pointer
<
Char
>
path
)
See
RaylibCore.IsPathFile
.
Implementation
bool IsPathFile(Pointer<Char> path) => _module.IsPathFile(path);
raylib_dartified package
documentation
core/modules/ffi/core/abbr
IsPathFile function
abbr library