pub trait GpuMat_AllocatorConst {
    fn as_raw_GpuMat_Allocator(&self) -> *const c_void;
}

Required Methods§

Implementors§