Skip to main content

cuMemGetAllocationPropertiesFromHandle

Function cuMemGetAllocationPropertiesFromHandle 

pub unsafe fn cuMemGetAllocationPropertiesFromHandle(
    prop: *mut CUmemAllocationProp_st,
    handle: u64,
) -> cudaError_enum