Skip to main content

cuArray3DCreate_params

Type Alias cuArray3DCreate_params 

Source
pub type cuArray3DCreate_params = cuArray3DCreate_params_st;

Aliased Type§

#[repr(C)]
pub struct cuArray3DCreate_params { pub pHandle: *mut *mut CUarray_st, pub pAllocateArray: *const CUDA_ARRAY3D_DESCRIPTOR_v1_st, }

Fields§

§pHandle: *mut *mut CUarray_st§pAllocateArray: *const CUDA_ARRAY3D_DESCRIPTOR_v1_st