pub unsafe extern "system" fn WindowsInspectString2(
    targethstring: u64,
    machine: u16,
    callback: PINSPECT_HSTRING_CALLBACK2,
    context: *const c_void,
    length: *mut u32,
    targetstringaddress: *mut u64
) -> HRESULT
Expand description

Required features: "Win32_System_WinRT"