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

Required features: "Win32_System_WinRT"