[go: up one dir, main page]

mach_o 0.1.2

A nicer API for working with OSX's mach-o system library (built on top of mach_o_sys)
Documentation
1
2
3
4
5
6
# `mach_o`

![Build Status](https://travis-ci.org/fitzgen/mach_o.svg?branch=master)

Slightly nicer Rust API wrapping the raw OSX Mach-O system library bindings
exposed via the `mach_o_sys` crate.