pub unsafe extern "C-unwind" fn DADiskMountWithArguments(
disk: &DADisk,
path: Option<&CFURL>,
options: DADiskMountOptions,
callback: DADiskMountCallback,
context: *mut c_void,
arguments: *mut *const CFString,
)👎Deprecated: renamed to
DADisk::mount_with_argumentsAvailable on crate features
DADisk and DADissenter only.