Variable ClassDefinition.deleteProperty
struct ClassDefinition
{
// ...
extern(C) void function(xs .bindings .xsMachineRecord*) deleteProperty
;
// ...
}
struct ClassDefinition
{
// ...
extern(C) void function(xs .bindings .xsMachineRecord*) deleteProperty
;
// ...
}