winapi 0.2.8

Types and constants for WinAPI bindings. See README for list of crates providing function bindings.
Documentation
1
2
3
pub type PINSPECT_HSTRING_CALLBACK = Option<unsafe extern "system" fn(
    *const ::VOID, ::UINT_PTR, ::UINT32, *mut ::BYTE,
) -> ::HRESULT>;