pub unsafe extern "C-unwind" fn lua_status(
L: *mut lua_State,
) -> lua_StatusExpand description
Returns the status of the thread.
pub unsafe extern "C-unwind" fn lua_status(
L: *mut lua_State,
) -> lua_StatusReturns the status of the thread.