[][src]Type Definition bass_sys::STREAMPROC

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