s7_object_to_string

Function s7_object_to_string 

Source
pub unsafe extern "C" fn s7_object_to_string(
    sc: *mut s7_scheme,
    arg: s7_pointer,
    use_write: bool,
) -> s7_pointer