Skip to main content

plg_rt_metacall

Function plg_rt_metacall 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn plg_rt_metacall( m: *mut Machine, goal: u64, ) -> i32
Expand description

Compiled-code entries for control builtins taking goal terms.

ยงSafety

Called from generated code with the live Machine pointer.