[][src]Function cuda_driver_sys::cuPointerGetAttributes

pub unsafe extern "C" fn cuPointerGetAttributes(
    numAttributes: c_uint,
    attributes: *mut CUpointer_attribute,
    data: *mut *mut c_void,
    ptr: CUdeviceptr
) -> CUresult