Function guile_sys::scm_pointer_to_procedure [] [src]

pub unsafe extern "C" fn scm_pointer_to_procedure(
    return_type: SCM,
    func_ptr: SCM,
    arg_types: SCM
) -> SCM