Type Definition vc6_sys::YIELDPROC

source ·
pub type YIELDPROC = Option<unsafe extern "stdcall" fn(mciId: MCIDEVICEID, dwYieldData: DWORD) -> UINT>;