Function dokan::notify_delete[][src]

#[must_use]pub fn notify_delete(path: impl AsRef<U16CStr>, is_dir: bool) -> bool

Notifies Dokan that a file or directory has been deleted.

Returns true on success.