Function CreateTapePartition

Source
pub unsafe extern "C" fn CreateTapePartition(
    hDevice: HANDLE,
    dwPartitionMethod: DWORD,
    dwCount: DWORD,
    dwSize: DWORD,
) -> DWORD