[][src]Function guile_sys::scm_eval_string_in_module

pub unsafe extern "C" fn scm_eval_string_in_module(
    string: SCM,
    module: SCM
) -> SCM