pub unsafe extern "system" fn CreateClusterResource(
    hgroup: *const _HGROUP,
    lpszresourcename: PWSTR,
    lpszresourcetype: PWSTR,
    dwflags: u32
) -> *mut _HRESOURCE
Expand description

Required features: ‘Win32_Networking_Clustering’, ‘Win32_Foundation’