Function windows_sys::Win32::Networking::WindowsWebServices::WsGetHeapProperty
pub unsafe extern "system" fn WsGetHeapProperty(
heap: *const WS_HEAP,
id: WS_HEAP_PROPERTY_ID,
value: *mut c_void,
valuesize: u32,
error: *const WS_ERROR,
) -> HRESULT