Skip to main content

cudaMemPoolCreate_v11020_params

Type Alias cudaMemPoolCreate_v11020_params 

Source
pub type cudaMemPoolCreate_v11020_params = cudaMemPoolCreate_v11020_params_st;

Aliased Type§

#[repr(C)]
pub struct cudaMemPoolCreate_v11020_params { pub memPool: *mut *mut CUmemPoolHandle_st, pub poolProps: *const cudaMemPoolProps, }

Fields§

§memPool: *mut *mut CUmemPoolHandle_st§poolProps: *const cudaMemPoolProps