Function windows_sys::Win32::Storage::FileSystem::CreateTapePartition
[−]pub unsafe extern "system" fn CreateTapePartition(
hdevice: HANDLE,
dwpartitionmethod: CREATE_TAPE_PARTITION_METHOD,
dwcount: u32,
dwsize: u32
) -> u32
Expand description
Required features: "Win32_Storage_FileSystem"
, "Win32_Foundation"