Function windows::Win32::Storage::Packaging::Appx::AppPolicyGetClrCompat

pub unsafe fn AppPolicyGetClrCompat<P0>(
    processtoken: P0,
    policy: *mut AppPolicyClrCompat,
) -> WIN32_ERROR
where P0: Param<HANDLE>,