is_pinned

Function is_pinned 

Source
pub fn is_pinned(src: &[u8]) -> bool
Expand description

Does src lie inside a live page-locked region?

true means an H2D copy from it is genuinely asynchronous and the caller’s bytes are read after the enqueue returns.