[][src]Type Definition bass_sys::RECORDPROC

type RECORDPROC = extern "C" fn(_: HRECORD, _: *mut c_void, _: DWORD, _: *mut c_void) -> BOOL;