Function mciSendStringW

Source
pub unsafe extern "C" fn mciSendStringW(
    lpstrCommand: LPCWSTR,
    lpstrReturnString: LPWSTR,
    uReturnLength: UINT,
    hwndCallback: HWND,
) -> MCIERROR