blob: 74053d4e856b63a40da9b32c5f2652b41c48ef5b [file] [log] [blame]
pub type PINSPECT_HSTRING_CALLBACK = Option<unsafe extern "system" fn(
*const ::VOID, ::UINT_PTR, ::UINT32, *mut ::BYTE,
) -> ::HRESULT>;