pub type PCLUSTER_REG_BATCH_ADD_COMMAND = Option<unsafe extern "system" fn(hregbatch: *const _HREGBATCH, dwcommand: CLUSTER_REG_COMMAND, wzname: PCWSTR, dwoptions: u32, lpdata: *const c_void, cbdata: u32) -> i32>;
Expand description

Required features: "Win32_Networking_Clustering"