pub fn install_binding_lib(cx: &mut Cx) -> Result<()>Expand description
Installs the binding organ into cx (idempotent): loads BindingLib only
when it is not already registered.
pub fn install_binding_lib(cx: &mut Cx) -> Result<()>Installs the binding organ into cx (idempotent): loads BindingLib only
when it is not already registered.