windows::Win32::Networking::Clustering

Function ResUtilFindULargeIntegerProperty

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