#[unsafe(no_mangle)]pub unsafe extern "C" fn NodeStyleSetPosition( node: NodePtr, value: PositionType, )
Set the position of a node instance.
node
value
NodeStyleSetPosition(node, value);