pub unsafe extern "system" fn PrepareTape(
    hdevice: HANDLE,
    dwoperation: PREPARE_TAPE_OPERATION,
    bimmediate: BOOL
) -> u32
Expand description

Required features: "Win32_Storage_FileSystem", "Win32_Foundation"