jit_move_safe

Function jit_move_safe 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn jit_move_safe( src_ptr: *const Value, dest_ptr: *mut Value, ) -> u8