Function windows_sys::Win32::Networking::Clustering::ResUtilGetBinaryProperty
pub unsafe extern "system" fn ResUtilGetBinaryProperty(
ppboutvalue: *mut *mut u8,
pcboutvaluesize: *mut u32,
pvaluestruct: *const CLUSPROP_BINARY,
pboldvalue: *const u8,
cboldvaluesize: u32,
pppropertylist: *mut *mut u8,
pcbpropertylistsize: *mut u32,
) -> u32