Function windows::Win32::Networking::Clustering::ClusterRegCreateBatch

pub unsafe fn ClusterRegCreateBatch<P0>(
    hkey: P0,
    phregbatch: *mut HREGBATCH,
) -> i32
where P0: Param<HKEY>,