[][src]Function guile_sys::scm_dynamic_wind

pub unsafe extern "C" fn scm_dynamic_wind(
    thunk1: SCM,
    thunk2: SCM,
    thunk3: SCM
) -> SCM