Function guile_sys::scm_dynamic_wind [] [src]

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