pub unsafe extern "system" fn SymSrvGetFileIndexInfoW(
    file: PCWSTR,
    info: *mut SYMSRV_INDEX_INFOW,
    flags: u32
) -> BOOL
Expand description

Required features: "Win32_Foundation"