GetUserProfileDirectoryA

Function GetUserProfileDirectoryA 

Source
pub unsafe extern "system" fn GetUserProfileDirectoryA(
    hToken: HANDLE,
    lpProfileDir: LPSTR,
    lpcchSize: LPDWORD,
) -> BOOL