filename_directory

Cut out directroy string from filepath. If dir is null, then return length that require for store directory.

extern (C) pure nothrow @nogc
int
filename_directory
(
char* dir
,
const(char)* path
)

Meta