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

Required features: "Win32_Foundation"