pub unsafe extern "system" fn SymSrvStoreFileW(
    hprocess: HANDLE,
    srvpath: PCWSTR,
    file: PCWSTR,
    flags: SYM_SRV_STORE_FILE_FLAGS
) -> PWSTR
Expand description

Required features: "Win32_System_Diagnostics_Debug", "Win32_Foundation"