Function GetWindowsDirectoryW

Source
pub unsafe extern "C" fn GetWindowsDirectoryW(
    lpBuffer: LPWSTR,
    uSize: UINT,
) -> UINT