Function panda_sys::tcg_set_frame[][src]

pub unsafe extern "C" fn tcg_set_frame(
    s: *mut TCGContext,
    reg: TCGReg,
    start: isize,
    size: isize
)