Function windows::Win32::System::Diagnostics::Debug::SymSrvStoreFileW
pub unsafe fn SymSrvStoreFileW<P0, P1, P2>(
hprocess: P0,
srvpath: P1,
file: P2,
flags: SYM_SRV_STORE_FILE_FLAGS,
) -> PCWSTRwhere
P0: Param<HANDLE>,
P1: Param<PCWSTR>,
P2: Param<PCWSTR>,