Function windows_sys::Win32::Networking::Clustering::ClusterRegQueryInfoKey
pub unsafe extern "system" fn ClusterRegQueryInfoKey(
hkey: HKEY,
lpcsubkeys: *const u32,
lpcchmaxsubkeylen: *const u32,
lpcvalues: *const u32,
lpcchmaxvaluenamelen: *const u32,
lpcbmaxvaluelen: *const u32,
lpcbsecuritydescriptor: *const u32,
lpftlastwritetime: *const FILETIME,
) -> i32