[][src]Function cuda_runtime_sys::cudaPointerGetAttributes

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