[−][src]Function pspsdk_sys::sdk::sceMp3NotifyAddStreamData
pub unsafe extern "C" fn sceMp3NotifyAddStreamData(
handle: SceInt32,
size: SceInt32
) -> SceInt32
sceMp3NotifyAddStreamData
@param handle - sceMp3 handle @param size - number of bytes added to the stream data buffer
@return 0 if success, < 0 on error.