Function windows_sys::Win32::Networking::Clustering::ClusterRegSetValue

pub unsafe extern "system" fn ClusterRegSetValue(
    hkey: HKEY,
    lpszvaluename: PCWSTR,
    dwtype: u32,
    lpdata: *const u8,
    cbdata: u32,
) -> u32