Skip to main content

luaF_recordhit

Function luaF_recordhit 

Source
#[unsafe(no_mangle)]
pub unsafe fn luaF_recordhit( l: *mut lua_State, caller: *mut Closure, target: *mut Closure, slotid: u32, ) -> bool