s7_make_boolean

Function s7_make_boolean 

Source
pub unsafe extern "C" fn s7_make_boolean(
    sc: *mut s7_scheme,
    x: bool,
) -> s7_pointer