pub unsafe extern "system" fn SymGetHomeDirectoryW(
    type: IMAGEHLP_HD_TYPE,
    dir: PWSTR,
    size: usize
) -> PWSTR
Expand description

Required features: "Win32_System_Diagnostics_Debug"