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

Required features: "Win32_Networking_Clustering"