pub unsafe extern "system" fn FindSavedStateSymbolFieldInType(
    vmsavedstatedumphandle: *mut c_void,
    vpid: u32,
    typename: PCSTR,
    fieldname: PCWSTR,
    offset: *mut u32,
    found: *mut BOOL
) -> HRESULT
Expand description

Required features: "Win32_Foundation"