Function ctru_sys::csndGetChnInfo

source ·
pub unsafe extern "C" fn csndGetChnInfo(
    channel: u32_
) -> *mut CSND_ChnInfo
Expand description

Gets a channel’s information. Note: Requires previous CSND_UpdateInfo()

§Arguments

  • channel - Channel to get information for.

§Returns

The channel’s information.