Function WsResetHeap

pub unsafe fn WsResetHeap(
    heap: *const WS_HEAP,
    error: Option<*const WS_ERROR>,
) -> Result<()>