Function luaL_gsub

Source
pub unsafe extern "C-unwind" fn luaL_gsub(
    L: *mut lua_State,
    s: *const i8,
    p: *const i8,
    r: *const i8,
) -> *const i8