Function winmm::PlaySoundA [] [src]

pub unsafe extern "system" fn PlaySoundA(
    pszSound: LPCSTR,
    hmod: HMODULE,
    fdwSound: DWORD
) -> BOOL