Sign in
fuchsia
/
fuchsia
/
main
/
.
/
src
/
starnix
/
modules
/
kgsl
/
libmagma
/
lib.rs
blob: 8d21abc39d4070507d42135ed404d569508d11a2 [
file
] [
log
] [
blame
]
// Copyright 2025 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
mod
kgsl_libmagma
;
pub
use
kgsl_libmagma
::{
Connection
,
Device
,
initialize_logging
};