Function rlua::ffi::lua54::lauxlib::luaL_gsub

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