windows::Win32::Networking::Clustering

Function ResUtilFindDwordProperty

pub unsafe fn ResUtilFindDwordProperty<P2>(
    ppropertylist: *const c_void,
    cbpropertylistsize: u32,
    pszpropertyname: P2,
    pdwpropertyvalue: *mut u32,
) -> u32
where P2: Param<PCWSTR>,