initializing malloced structure {C} {SO} parent: 0017 C 🍎 SO link rust에서는 힙영역의 메모리를 할당받자마자 바로 초기화 하는 구문이 있다. struct Node { }