pub unsafe extern "C" fn FSPXI_DeleteDirectory(
serviceHandle: Handle,
archive: FSPXI_Archive,
path: FS_Path,
) -> ResultExpand description
Deletes a directory.
ยงArguments
archive- Archive containing the directory.path- Path of the directory.