pub unsafe fn cudaMemRangeGetAttribute(
data: *mut c_void,
dataSize: usize,
attribute: cudaMemRangeAttribute,
devPtr: *const c_void,
count: usize,
) -> cudaError_tpub unsafe fn cudaMemRangeGetAttribute(
data: *mut c_void,
dataSize: usize,
attribute: cudaMemRangeAttribute,
devPtr: *const c_void,
count: usize,
) -> cudaError_t