pub type PRESUTIL_FIND_BINARY_PROPERTY = Option<unsafe extern "system" fn(ppropertylist: *const c_void, cbpropertylistsize: u32, pszpropertyname: PCWSTR, pbpropertyvalue: *mut *mut u8, pcbpropertyvaluesize: *mut u32) -> u32>;
Expand description

Required features: "Win32_Networking_Clustering"