pub type cuArrayCreate_v2_params = cuArrayCreate_v2_params_st;Aliased Type§
#[repr(C)]pub struct cuArrayCreate_v2_params {
pub pHandle: *mut *mut CUarray_st,
pub pAllocateArray: *const CUDA_ARRAY_DESCRIPTOR_st,
}Fields§
§pHandle: *mut *mut CUarray_st§pAllocateArray: *const CUDA_ARRAY_DESCRIPTOR_st