Function windows::Win32::Storage::Packaging::Appx::GetCurrentPackageInfo2

pub unsafe fn GetCurrentPackageInfo2(
    flags: u32,
    packagepathtype: PackagePathType,
    bufferlength: *mut u32,
    buffer: Option<*mut u8>,
    count: Option<*mut u32>,
) -> WIN32_ERROR