[][src]Function ndless_sys::lua_pushfstring

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