[−][src]Function pspsdk_sys::sdk::sceAtracSetLoopNum
pub unsafe extern "C" fn sceAtracSetLoopNum(
atracID: c_int,
nloops: c_int
) -> c_int
Sets the number of loops for this atrac ID
@param atracID - the atracID @param nloops - the number of loops to set
@return < 0 on error, otherwise 0