Type Definition bass_sys::RECORDPROC

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