Skip to main content

cuMemGetAllocationPropertiesFromHandle

Function cuMemGetAllocationPropertiesFromHandle 

Source
pub unsafe extern "C" fn cuMemGetAllocationPropertiesFromHandle(
    prop: *mut CUmemAllocationProp,
    handle: CUmemGenericAllocationHandle,
) -> CUresult