pub unsafe extern "system" fn SymSrvGetFileIndexesW(
    file: PCWSTR,
    id: *mut GUID,
    val1: *mut u32,
    val2: *mut u32,
    flags: u32
) -> BOOL
Expand description

Required features: "Win32_Foundation"