scm_call_with_input_string

Function scm_call_with_input_string 

Source
pub unsafe extern "C" fn scm_call_with_input_string(
    str: SCM,
    _proc: SCM,
) -> SCM