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

Required features: "Win32_Foundation"