Skip to main content

getImport

Function getImport 

Source
pub unsafe extern "C" fn getImport(
    L: *mut lua_State,
    res: StkId,
    id: c_uint,
    pc: c_uint,
)