Skip to main content

cuDeviceGetGraphMemAttribute

Function cuDeviceGetGraphMemAttribute 

Source
pub unsafe fn cuDeviceGetGraphMemAttribute(
    device: CUdevice,
    attr: CUgraphMem_attribute,
    value: *mut c_void,
) -> CUresult