fruity__bbqsrc 0.2.0

Rusty bindings for Apple libraries
Documentation
1
2
3
4
//! Raw unsafe C functions exposed by `CoreServices.framework`.

#[link(name = "CoreServices", kind = "framework")]
extern "C" {}