Skip to main content

register

Function register 

Source
pub fn register(linker: &mut Linker<SessionData>) -> Result<()>
Expand description

Returns the HostFnSpec list the nomiscript compiler needs in order to recognise the meta natives during compilation. Mirrors the linker registrations in register — both must stay in sync, hence one place.