s7_apply_function

Function s7_apply_function 

Source
pub unsafe extern "C" fn s7_apply_function(
    sc: *mut s7_scheme,
    fnc: s7_pointer,
    args: s7_pointer,
) -> s7_pointer