luaL_buffinit

Function luaL_buffinit 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn luaL_buffinit( L: *mut lua_State, B: *mut luaL_Buffer, )