Function windows::Win32::Networking::Clustering::ClusterRegCreateBatch
pub unsafe fn ClusterRegCreateBatch<P0>(
hkey: P0,
phregbatch: *mut HREGBATCH,
) -> i32where
P0: Param<HKEY>,