pub type PINSPECT_HSTRING_CALLBACK2 = Option<unsafe extern "system" fn(context: *const c_void, readaddress: u64, length: u32, buffer: *mut u8) -> HRESULT>;
Expand description

Required features: "Win32_System_WinRT"