Cargo Features

xmf-sys has no features set by default.

[dependencies]
xmf-sys = { version = "0.2.0", features = ["static", "dlopen"] }
static

Use static linking at build-time.

dlopen

Use manual library loading at runtime.