pub unsafe extern "C-unwind" fn DADiskCreateFromVolumePath(
allocator: Option<&CFAllocator>,
session: &DASession,
path: &CFURL,
) -> Option<CFRetained<DADisk>>👎Deprecated:
renamed to DADisk::from_volume_path
Available on crate features
DADisk and DASession only.