[][src]Function pspsdk_sys::sdk::sceAudioGetChannelRestLength

pub unsafe extern "C" fn sceAudioGetChannelRestLength(channel: c_int) -> c_int

Get count of unplayed samples remaining

@param channel - The channel number.

@return Number of samples to be played, an error if less than 0.