ma_node_get_state function
Implementation
ma_node_state ma_node_get_state(ffi.Pointer<ma_node> pNode) =>
ma_node_state.fromValue(_ma_node_get_state(pNode));
ma_node_state ma_node_get_state(ffi.Pointer<ma_node> pNode) =>
ma_node_state.fromValue(_ma_node_get_state(pNode));