Function cuda_sys::cudart::cudaPointerGetAttributes[][src]

pub unsafe extern "C" fn cudaPointerGetAttributes(
    attributes: *mut cudaPointerAttributes,
    ptr: *const c_void
) -> cudaError_t