Skip to main content

LuauFastFunction

Type Alias LuauFastFunction 

Source
pub type LuauFastFunction = unsafe fn(&Thread, TValueCursor, TValue, i32, TValueCursor, i32) -> i32;