Function luaL_prepbuffsize

Source
pub unsafe extern "C" fn luaL_prepbuffsize(
    B: *mut luaL_Buffer,
    sz: size_t,
) -> *mut c_char