Type Definition bass_sys::STREAMPROC

source ·
pub type STREAMPROC = extern "C" fn(_: HSTREAM, _: *mut c_void, _: DWORD, _: *mut c_void) -> DWORD;