pub unsafe extern "system" fn SymEnumSourceFileTokens(
    hprocess: HANDLE,
    base: u64,
    callback: PENUMSOURCEFILETOKENSCALLBACK
) -> BOOL
Expand description

Required features: "Win32_Foundation"