Skip to main content

open_library

Function open_library 

Source
pub fn open_library(path: &Path) -> Result<Library>
Expand description

Open the artifact as a dynamic library. The Library handle owns the mapping; keep it alive for as long as any borrowed FFI data is in use.