Advanced.PinnedPinned memory enables faster transfers and zero-copy access. Note: Requires backend support - currently a placeholder API.
val create : ('a, 'b) Vector.kind -> int -> ('a, 'b) Vector.tCreate a vector with pinned (page-locked) host memory
val is_available : Device.t -> boolCheck if pinned memory is available on device