Function stark::sail::core::core_cons_copy[][src]

fn core_cons_copy(
    reg: *mut Region,
    car: *mut SlHead,
    cdr: *mut SlHead
) -> *mut SlHead
Expand description

Copies the values from a pair of Sail objects of core types into a two element list structure