Skip to main content

is_require_allowed

Function is_require_allowed 

Source
pub unsafe extern "C" fn is_require_allowed(
    _L: *mut lua_State,
    _ctx: *mut c_void,
    requirer_chunkname: *const c_char,
) -> bool