DADiskGetOptions

Function DADiskGetOptions 

Source
pub unsafe extern "C" fn DADiskGetOptions(
    disk: DADiskRef,
) -> DADiskOptions
Expand description

Obtains the options for the specified disk.

§Parameters

  • disk - The disk object for which to obtain the options.

§Returns

The options.