pub unsafe extern "system" fn mciSetYieldProc(
    mciid: u32,
    fpyieldproc: YIELDPROC,
    dwyielddata: u32
) -> BOOL
Expand description

Required features: "Win32_Foundation"