[][src]Function winapi::um::userenv::GetUserProfileDirectoryA

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