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