windows::Win32::Networking::Clustering

Function ResUtilGetBinaryValue

pub unsafe fn ResUtilGetBinaryValue<P1>(
    hkeyclusterkey: HKEY,
    pszvaluename: P1,
    ppboutvalue: *mut *mut u8,
    pcboutvaluesize: *mut u32,
) -> u32
where P1: Param<PCWSTR>,