Skip to main content

cuMemGetAllocationGranularity_params

Type Alias cuMemGetAllocationGranularity_params 

Source
pub type cuMemGetAllocationGranularity_params = cuMemGetAllocationGranularity_params_st;

Aliased Type§

#[repr(C)]
pub struct cuMemGetAllocationGranularity_params { pub granularity: *mut usize, pub prop: *const CUmemAllocationProp_st, pub option: CUmemAllocationGranularity_flags_enum, }

Fields§

§granularity: *mut usize§prop: *const CUmemAllocationProp_st§option: CUmemAllocationGranularity_flags_enum