Sha256: 786041d9215d1e6d8dd0f764962001502225c0a5ea02c3ff38af3a7c6c24ff64

Contents?: true

Size: 312 Bytes

Versions: 2

Compression:

Stored size: 312 Bytes

Contents

# NOTE: Derived from ../../lib/POSIX.pm.
# Changes made here will be lost when autosplit is run again.
# See AutoSplit.pm.
package POSIX;

#line 504 "../../lib/POSIX.pm (autosplit into ../../lib/auto/POSIX/memset.al)"
sub memset {
    unimpl "memset() is C-specific, use x instead";
}

# end of POSIX::memset
1;

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
STLExtract-1.0.1 Slic3r/Linux/lib/std/auto/POSIX/memset.al
STLExtract-1.0.0 Slic3r/Linux/lib/std/auto/POSIX/memset.al