[][src]Function hl_capture::dl::open

pub fn open(filename: &str, flags: c_int) -> Result<Handle, Error>

Opens a dynamic library and returns the resulting handle.