ma_peak_node_reinit function
Implementation
ma_result ma_peak_node_reinit(
ffi.Pointer<ma_peak_config> pConfig,
ffi.Pointer<ma_peak_node> pNode,
) => ma_result.fromValue(_ma_peak_node_reinit(pConfig, pNode));
ma_result ma_peak_node_reinit(
ffi.Pointer<ma_peak_config> pConfig,
ffi.Pointer<ma_peak_node> pNode,
) => ma_result.fromValue(_ma_peak_node_reinit(pConfig, pNode));