pub unsafe extern "system" fn SymSrvStoreFile(
    hprocess: HANDLE,
    srvpath: PCSTR,
    file: PCSTR,
    flags: SYM_SRV_STORE_FILE_FLAGS
) -> PSTR
Expand description

Required features: "Win32_System_Diagnostics_Debug", "Win32_Foundation"