Skip to main content

make_bool

Function make_bool 

Source
pub fn make_bool(
    context: &mut NativeRuntimeContext,
    value: bool,
) -> *mut VmValue