Skip to main content

luau_set_compile_constant_integer64

Function luau_set_compile_constant_integer64 

Source
pub unsafe extern "C" fn luau_set_compile_constant_integer64(
    cons: *mut lua_CompileConstant,
    l: i64,
)
Available on crate feature luau only.