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

Required features: ‘Win32_System_Diagnostics_Debug’, ‘Win32_Foundation’