Function GetFileMUIPath

Source
pub unsafe extern "C" fn GetFileMUIPath(
    dwFlags: DWORD,
    pcwszFilePath: PCWSTR,
    pwszLanguage: PWSTR,
    pcchLanguage: PULONG,
    pwszFileMUIPath: PWSTR,
    pcchFileMUIPath: PULONG,
    pululEnumerator: PULONGLONG,
) -> BOOL