Function windows_sys::Win32::Storage::FileSystem::SetTapeParameters

pub unsafe extern "system" fn SetTapeParameters(
    hdevice: HANDLE,
    dwoperation: TAPE_INFORMATION_TYPE,
    lptapeinformation: *const c_void,
) -> u32