pub unsafe extern "system" fn mciGetErrorStringA(
    mcierr: u32,
    psztext: PSTR,
    cchtext: u32
) -> BOOL
Expand description

Required features: "Win32_Foundation"