filename_filename

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

extern (C) pure nothrow @nogc
int
filename_filename
(
char* name
,
const(char)* path
)

Meta