pub unsafe extern "system" fn PackageIdFromFullName(
    packagefullname: PCWSTR,
    flags: u32,
    bufferlength: *mut u32,
    buffer: *mut u8
) -> WIN32_ERROR
Expand description

Required features: "Win32_Foundation"