pub fn fetch_remove(handle: u32)Expand description
Free host-side resources for a completed or aborted request.
Call this once you’ve finished draining fetch_recv. After removal the
handle is invalid.
pub fn fetch_remove(handle: u32)Free host-side resources for a completed or aborted request.
Call this once you’ve finished draining fetch_recv. After removal the
handle is invalid.