Function GetWindowsDirectoryA

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