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

Required features: "Win32_System_Diagnostics_Debug"