Function wren_sys::wrenGetMapCount

source ·
pub unsafe extern "C" fn wrenGetMapCount(
    vm: *mut WrenVM,
    slot: c_int
) -> c_int