WindowsInspectString

Function WindowsInspectString 

Source
pub unsafe extern "system" fn WindowsInspectString(
    targetHString: UINT_PTR,
    machine: USHORT,
    callback: PINSPECT_HSTRING_CALLBACK,
    context: *const VOID,
    length: *mut UINT32,
    targetStringAddress: *mut UINT_PTR,
) -> HRESULT