Function dokan::unmount [−][src]
#[must_use]pub fn unmount(mount_point: impl AsRef<U16CStr>) -> bool
Unmount a Dokan volume from the specified mount point.
Returns true
on success.
#[must_use]pub fn unmount(mount_point: impl AsRef<U16CStr>) -> bool
Unmount a Dokan volume from the specified mount point.
Returns true
on success.