Function lua_jit_sys::luaL_error [] [src]

pub unsafe extern "C" fn luaL_error(
    L: *mut lua_State,
    fmt: *const c_char,
     ...
) -> c_int