Trait opencv::core::prelude::GpuMat_AllocatorConst[][src]

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

Required methods

Implementors