buffer_from_host_ptr property

  1. @Bool()
bool buffer_from_host_ptr
getter/setter pair

creating buffers from host ptr

Implementation

@ffi.Bool()
external bool buffer_from_host_ptr;