Function windows::Win32::Networking::WindowsWebServices::WsGetHeapProperty
pub unsafe fn WsGetHeapProperty(
heap: *const WS_HEAP,
id: WS_HEAP_PROPERTY_ID,
value: *mut c_void,
valuesize: u32,
error: Option<*const WS_ERROR>,
) -> Result<()>