Type Definition bass_sys::DSPPROC

source ·
pub type DSPPROC = extern "C" fn(_: HDSP, _: DWORD, _: *mut c_void, _: DWORD, _: *mut c_void);