[][src]Function winapi::um::playsoundapi::PlaySoundA

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