pub type PDEBUG_EXTENSION_PROVIDE_VALUE = Option<unsafe extern "system" fn(client: IDebugClient, flags: u32, name: PCWSTR, value: *mut u64, typemodbase: *mut u64, typeid: *mut u32, typeflags: *mut u32) -> HRESULT>;
Expand description

Required features: "Win32_System_Diagnostics_Debug"