Skip to main content

lua_allocationrate

Function lua_allocationrate 

Source
pub unsafe extern "C-unwind" fn lua_allocationrate(
    L: *mut lua_State,
) -> i64
Available on crate feature luau only.