luaL_buffinit

Function luaL_buffinit 

Source
pub unsafe extern "C-unwind" fn luaL_buffinit(
    l: *mut State,
    buffer: *mut Buffer<'_>,
)