ckia_sys 121.0.0

c bindings crate for skia
Documentation
1
2
3
4
5
fn main() {
    unsafe {
        dbg!(ckia_sys::check_skiac());
    }
}