#[unsafe(no_mangle)]pub unsafe extern "C" fn NodeStyleSetBoxSizing( node: NodePtr, value: BoxSizingType, )
Set the box sizing of a node instance.
node
value
NodeStyleSetBoxSizing(node, value);