Function dokan::notify_create[][src]

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

Notifies Dokan that a file or directory has been created.

Returns true on success.