Function lua_status

Source
pub unsafe extern "C-unwind" fn lua_status(
    L: *mut lua_State,
) -> lua_Status
Expand description

Returns the status of the thread.