Function guile_sys::scm_c_make_frame [] [src]

pub unsafe extern "C" fn scm_c_make_frame(
    stack_holder: SCM,
    fp: *mut SCM,
    sp: *mut SCM,
    ip: *mut scm_t_uint8,
    offset: scm_t_ptrdiff
) -> SCM