Function windows::Win32::Networking::Clustering::ClusterRegCloseBatch

pub unsafe fn ClusterRegCloseBatch<P0, P1>(
    hregbatch: P0,
    bcommit: P1,
    failedcommandnumber: Option<*mut i32>,
) -> i32
where P0: Param<HREGBATCH>, P1: Param<BOOL>,