windows::Win32::System::Diagnostics::Debug

Function SymSetScopeFromInlineContext

pub unsafe fn SymSetScopeFromInlineContext(
    hprocess: HANDLE,
    address: u64,
    inlinecontext: u32,
) -> Result<()>