DADiskIsClaimed

Function DADiskIsClaimed 

Source
pub unsafe extern "C" fn DADiskIsClaimed(disk: DADiskRef) -> Boolean
Expand description

Reports whether or not the disk is claimed.

§Parameters

  • disk - The disk object.

§Returns

TRUE if the disk is claimed, otherwise FALSE.