pub unsafe extern "system" fn ClusterRegBatchAddCommand(
    hregbatch: *const _HREGBATCH,
    dwcommand: CLUSTER_REG_COMMAND,
    wzname: PWSTR,
    dwoptions: u32,
    lpdata: *const c_void,
    cbdata: u32
) -> i32
Expand description

Required features: ‘Win32_Networking_Clustering’, ‘Win32_Foundation’