Struct ocl::ffi::cl_buffer_region
[−]
[src]
pub struct cl_buffer_region {
pub origin: usize,
pub size: usize,
}Fields
origin: usize
size: usize