Skip to main content

AttachAudioStreamProcessor

Function AttachAudioStreamProcessor 

Source
pub unsafe extern "C" fn AttachAudioStreamProcessor(
    stream: AudioStream,
    processor: Option<unsafe extern "C" fn(*mut c_void, u32)>,
)