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

Required features: "Win32_System_WinRT"