pub unsafe extern "system" fn ResUtilFindMultiSzProperty(
    ppropertylist: *const c_void,
    cbpropertylistsize: u32,
    pszpropertyname: PCWSTR,
    pszpropertyvalue: *mut PWSTR,
    pcbpropertyvaluesize: *mut u32
) -> u32
Expand description

Required features: "Win32_Networking_Clustering"