sljit_set_const

Function sljit_set_const 

Source
pub unsafe extern "C" fn sljit_set_const(
    addr: sljit_uw,
    op: sljit_s32,
    new_constant: sljit_sw,
    executable_offset: sljit_sw,
)