Function GetWindowsDirectoryA

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