[][src]Function bass_sys::BASS_ChannelSetDSP

pub unsafe extern "C" fn BASS_ChannelSetDSP(
    handle: DWORD,
    proc: *mut DSPPROC,
    user: *mut c_void,
    priority: c_int
)