windows::Win32::Networking::Clustering

Function ClusterRegOpenKey

pub unsafe fn ClusterRegOpenKey<P1>(
    hkey: HKEY,
    lpszsubkey: P1,
    samdesired: u32,
    phkresult: *mut HKEY,
) -> i32
where P1: Param<PCWSTR>,