lua_pushfstring

Function lua_pushfstring 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn lua_pushfstring( L: *mut lua_State, fmt: *const c_char, ) -> *const c_char