Function windows::Win32::Storage::FileSystem::WriteTapemark

pub unsafe fn WriteTapemark<P0, P1>(
    hdevice: P0,
    dwtapemarktype: TAPEMARK_TYPE,
    dwtapemarkcount: u32,
    bimmediate: P1,
) -> u32
where P0: Param<HANDLE>, P1: Param<BOOL>,