Function panda_sys::tcg_gen_callN[][src]

pub unsafe extern "C" fn tcg_gen_callN(
    s: *mut TCGContext,
    func: *mut c_void,
    ret: TCGArg,
    nargs: c_int,
    args: *mut TCGArg
)