pub unsafe extern "system" fn GetDefaultUserProfileDirectoryA(
    lpprofiledir: PSTR,
    lpcchsize: *mut u32
) -> BOOL
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’