photokit 0.4.5

Safe Rust bindings for Apple's Photos framework — photo library access on macOS
Documentation
1
2
3
extern "C" {
    pub fn ph_content_editing_controller_is_available() -> i32;
}