pointer32 property
Implementation
static Function pointer32 = (description) {
return (scope) {
return scope.parsePointer32(description);
};
};
static Function pointer32 = (description) {
return (scope) {
return scope.parsePointer32(description);
};
};