Function dokan::get_mount_point_list [−][src]
pub fn get_mount_point_list(unc_only: bool) -> Option<Vec<MountPointInfo>>
Gets a list of active Dokan mount points.
Returns None
in case of error.
pub fn get_mount_point_list(unc_only: bool) -> Option<Vec<MountPointInfo>>
Gets a list of active Dokan mount points.
Returns None
in case of error.