ma_notch_node_reinit function
Implementation
ma_result ma_notch_node_reinit(
ffi.Pointer<ma_notch_config> pConfig,
ffi.Pointer<ma_notch_node> pNode,
) => ma_result.fromValue(_ma_notch_node_reinit(pConfig, pNode));
ma_result ma_notch_node_reinit(
ffi.Pointer<ma_notch_config> pConfig,
ffi.Pointer<ma_notch_node> pNode,
) => ma_result.fromValue(_ma_notch_node_reinit(pConfig, pNode));