Function luaL_optvector

Source
pub unsafe extern "C" fn luaL_optvector(
    L: *mut lua_State,
    narg: c_int,
    def: *const f32,
) -> *const f32