[][src]Function guile_sys::scm_pointer_to_procedure_with_errno

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