Function sljit_sys::sljit_set_context
source · pub unsafe extern "C" fn sljit_set_context(
compiler: *mut sljit_compiler,
options: sljit_s32,
arg_types: sljit_s32,
scratches: sljit_s32,
saveds: sljit_s32,
fscratches: sljit_s32,
fsaveds: sljit_s32,
local_size: sljit_s32
) -> sljit_s32